home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / System 7 / AppleScript / ScriptGen Pro 2.07c Demo.sit / ScriptGen Pro™ Demo / ScriptGen Pro DEMO.rsrc / TEXT_128_Menu Msgs.txt < prev    next >
Encoding:
Text File  |  1994-09-20  |  520 b   |  18 lines

  1. DoubleXCard
  2. About ScriptGen Pro...    showsplash "about"
  3. Help...    get windowScript("Help")
  4. New    newFile
  5. Open...    openFile
  6. Close    closeFile "dontQuit"
  7. Save    get saveFile()
  8. Write Report to File...    doReport
  9. Import script...    importscript
  10. Write Script...    writeScript
  11. Quit    closeFile "quit"
  12. Cut    cutMenuItem
  13. Clear    cutMenuItem
  14. Compression...    get windowScript("Compression")
  15. Installer settings...    get windowScript("Installer Settings")
  16. Action Atoms...    get windowScript("Action Atoms")
  17. Splash Screens...    get windowScript("Splash Screens")
  18.